pub unsafe fn ADsPropGetInitInfo<P0>(
    hnotifyobj: P0,
    pinitparams: *mut ADSPROPINITPARAMS
) -> BOOL
where P0: IntoParam<HWND>,