pub unsafe extern "system" fn DdeSetQualityOfService(
    hwndclient: HWND,
    pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
    pqosprev: *mut SECURITY_QUALITY_OF_SERVICE,
) -> BOOL