A signed integer with the same size in bytes as pointer.
Source position: systemh.inc line 525
type IntPtr = PtrInt;
PtrInt
Signed integer type with same size as Pointer.