pub fn sys_getpriority( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, which: u32, who: i32, ) -> Result<u8, Errno>