__sys_setfsuid
return __sys_setfsuid(uid);
return __sys_setfsuid(low2highuid(uid));
long __sys_setfsuid(uid_t uid);