zcfree
void zcfree OF((voidpf opaque, voidpf ptr));
if (z->zfree == Z_NULL) z->zfree = zcfree;
if (strm->zfree == Z_NULL) strm->zfree = zcfree;