Source position: msezlib.pas line 114
type alloc_func = function(
opaque: pointer;
items: uInt;
size: uInt
):pointer;