pub unsafe fn DdeSetQualityOfService<'a>(
hwndclient: impl IntoParam<'a, HWND>,
pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
pqosprev: *mut SECURITY_QUALITY_OF_SERVICE,
) -> BOOL
pub unsafe fn DdeSetQualityOfService<'a>(
hwndclient: impl IntoParam<'a, HWND>,
pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
pqosprev: *mut SECURITY_QUALITY_OF_SERVICE,
) -> BOOL