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