pub unsafe fn ADsPropSendErrorMessage<P0>(
    hnotifyobj: P0,
    perror: *mut ADSPROPERROR,
) -> BOOL
where P0: Param<HWND>,