pub fn create_kernel_task_and_unlocked() -> (Arc<Kernel>, AutoReleasableTask, &'static mut Locked<Unlocked>)
Do not add new callers, use spawn_kernel_and_run() instead.