IoRegisterBootDriverCallback

Function IoRegisterBootDriverCallback 

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