Function IoRegisterBootDriverCallback
pub unsafe extern "system" fn IoRegisterBootDriverCallback(
callbackfunction: PBOOT_DRIVER_CALLBACK_FUNCTION,
callbackcontext: *const c_void,
) -> *mut c_voidpub unsafe extern "system" fn IoRegisterBootDriverCallback(
callbackfunction: PBOOT_DRIVER_CALLBACK_FUNCTION,
callbackcontext: *const c_void,
) -> *mut c_void