#[unsafe(no_mangle)]pub unsafe extern "C" fn kernel_init() -> !
The kernel initialization function.
This function must be called only once during the kernel startup.