Generic pointer array.
Source position: systemh.inc line 761
type PointerArray = array [0..512*1024*1024-2] of Pointer;