Pointer to SizeUint.
Source position: systemh.inc line 623
type PSizeUInt = ^SizeUInt;
PSizeUInt64 is a pointer to a SizeUInt, an unsigned integer of architecture-dependent size.
SizeUInt
Unsigned Integer type which fits for sizes.