Procedure prototype, used when heap memory is needed by the graph routines.
Source position: graphh.inc line 539
type graphgetmemprc = procedure(
var P: pointer;
size: Word
);