pub fn sys_setregid( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, rgid: gid_t, egid: gid_t, ) -> Result<(), Errno>