pub unsafe fn GetNotifyEventHandle<P0>(
    hchange: P0,
    lphtargetevent: *mut HANDLE
) -> u32
where P0: IntoParam<HCHANGE>,