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