Function windows::Wdk::System::SystemServices::IoWMISetNotificationCallback
pub unsafe fn IoWMISetNotificationCallback(
object: *mut c_void,
callback: WMI_NOTIFICATION_CALLBACK,
context: Option<*const c_void>,
) -> NTSTATUS