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