Function OnDemandRegisterNotification
pub unsafe fn OnDemandRegisterNotification(
callback: ONDEMAND_NOTIFICATION_CALLBACK,
callbackcontext: Option<*const c_void>,
) -> Result<HANDLE>pub unsafe fn OnDemandRegisterNotification(
callback: ONDEMAND_NOTIFICATION_CALLBACK,
callbackcontext: Option<*const c_void>,
) -> Result<HANDLE>