c_caddr_t
typedef const char * c_caddr_t; /* core address, pointer to const */
typedef const char *c_caddr_t;