RegisterDeviceNotificationA

Function RegisterDeviceNotificationA 

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