pub fn sys_reboot( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, magic: u32, magic2: u32, cmd: u32, arg: UserAddress, ) -> Result<(), Errno>