pub fn sys_setfsgid( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, fsgid: gid_t, ) -> Result<gid_t, Errno>