voidp
voidp opaque; /* private data object passed to zalloc and zfree */
#define _nscd_cfg_get_gi(voidp) ((nscd_cfg_group_info_t *)(voidp))
nfs4_ace4_list_construct(void *voidp, void *arg, int kmem_flags)
ace4_list_t *a4l = voidp;
nfs4_ace4_list_destroy(void *voidp, void *arg)
ace4_list_t *a4l = voidp;
extern voidp calloc OF((uInt items, uInt size));
typedef voidp gzFile;