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