Source position: zlib.pp line 87
type alloc_func = function(
opaque: pointer;
items: uInt;
size: uInt
):pointer;