AS_KGIDT
return AS_KGIDT(vfsgid);
return in_group_p(AS_KGIDT(vfsgid));
return from_kgid(userns, AS_KGIDT(vfsgid)) != (gid_t)-1;