PACKETPTR
#ifdef PACKETPTR
int (*compress) __P((void *state, PACKETPTR *mret,
PACKETPTR mp, int orig_len, int max_len));
int (*decompress) __P((void *state, PACKETPTR *mp));
int (*incomp) __P((void *state, PACKETPTR mp));