pub fn sys_getcpu( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, cpu_out: UserRef<u32>, node_out: UserRef<u32>, ) -> Result<(), Errno>