caddr_t
typedef char *caddr_t;
#define caddr_t void *
typedef __caddr_t caddr_t; /* core address */
#define caddr_t __caddr_t