#[export_name = "efi_main"] extern "efiapi" fn uefi_main( internal_image_handle: Handle, internal_system_table: *const c_void, ) -> Status