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