Procedure prototype, used when heap memory is freed by the graph routines.
Source position: graphh.inc line 538
type graphfreememprc = procedure(
var P: Pointer;
size: Word
);