Source position: vd_compress.pas line 335
type alloc_func = function(
opaque: voidpf;
items: uInt;
size: uInt
):voidpf;