pub unsafe fn OnDemandUnRegisterNotification<P0>(
    registrationhandle: P0
) -> Result<()>
where P0: IntoParam<HANDLE>,