RegisterDeviceNotificationW

Function RegisterDeviceNotificationW 

pub unsafe fn RegisterDeviceNotificationW(
    hrecipient: HANDLE,
    notificationfilter: *const c_void,
    flags: REGISTER_NOTIFICATION_FLAGS,
) -> Result<HDEVNOTIFY>