prcred_t
prcred_t basecreds;
got = read(fd, &basecreds, sizeof(prcred_t));
if (got == sizeof(prcred_t)) {