pub fn sys_getrusage( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, who: i32, user_usage: RUsagePtr, ) -> Result<(), Errno>