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