Pointer to Complex type
Source position: systemh.inc line 458
type PComp = ^Comp;
PComp is a pointer to a complex type.