void *=type
type.void *=p
type.void *.size=32

char *=type
type.char *=z
type.char *.size=32

intptr_t=type
type.intptr_t=d
type.intptr_t.size=32
type.intptr_t.typeclass=Signed Integral

uintptr_t=type
type.uintptr_t=d
type.uintptr_t.size=32
type.uintptr_t.typeclass=Unsigned Integral

ptrdiff_t=type
type.ptrdiff_t=d
type.ptrdiff_t.size=32
type.ptrdiff_t.typeclass=Integral

size_t=type
type.size_t=d
type.size_t.size=32
type.size_t.typeclass=Unsigned Integral

ssize_t=type
type.ssize_t=d
type.ssize_t.size=32
type.ssize_t.typeclass=Signed Integral

pid_t=type
type.pid_t=d
type.pid_t.size=32
type.pid_t.typeclass=Integral

uid_t=type
type.uid_t=d
type.uid_t.size=32
type.uid_t.typeclass=Integral

gid_t=type
type.gid_t=d
type.gid_t.size=32
type.gid_t.typeclass=Integral

id_t=type
type.id_t=d
type.id_t.size=32
type.id_t.typeclass=Integral

long=type
type.long=d
type.long.size=32
type.long.typeclass=Signed Integral

long int=type
type.long int=d
type.long int.size=32
type.long int.typeclass=Signed Integral

unsigned long=type
type.unsigned long=d
type.unsigned long.size=32
type.unsigned long.typeclass=Unsigned Integral

long unsigned=type
type.long unsigned=d
type.long unsigned.size=32
type.long unsigned.typeclass=Unsigned Integral

unsigned long int=type
type.unsigned long int=d
type.unsigned long int.size=32
type.unsigned long int.typeclass=Unsigned Integral

long unsigned int=type
type.long unsigned int=d
type.long unsigned int.size=32
type.long unsigned int.typeclass=Unsigned Integral

unknown_t=type
type.unknown_t=d
type.unknown_t.size=32
type.unknown_t.typeclass=Integral
