PHP/resource
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
In PHP, a "resource" represents an opaque internal class for handling certain types of I/O-ish operations.
Tentatively, variables may be declared to be of type "\resource" (as of PHP 8 or so).