rump_cred_create
struct kauth_cred* rump_cred_create(uid_t, gid_t, size_t, gid_t *);
rv = rump_cred_create(arg1, arg2, arg3, arg4);