__sys_setfsgid
return __sys_setfsgid(gid);
return __sys_setfsgid(low2highgid(gid));
long __sys_setfsgid(gid_t gid);