#[unsafe(no_mangle)]pub unsafe fn rust_main( core_id: usize, regions: Regions, cmd: Option<&'static [u8]>, )
The entry of the KeOS for bootstrap processor.