UCRED_SIZE
#define UCRED_SIZE (UCRED_CRED_OFF + sizeof (prcred_t) + \
#define UCRED_SIZE(ip) (sizeof (struct ucred_s) + sizeof (prcred_t) + \