Function WheaRegisterInUsePageOfflineNotification
pub unsafe fn WheaRegisterInUsePageOfflineNotification(
callback: PFN_IN_USE_PAGE_OFFLINE_NOTIFY,
context: Option<*const c_void>,
) -> NTSTATUSpub unsafe fn WheaRegisterInUsePageOfflineNotification(
callback: PFN_IN_USE_PAGE_OFFLINE_NOTIFY,
context: Option<*const c_void>,
) -> NTSTATUS