pub unsafe extern "system" fn WSDGenerateFaultEx(
    pcode: *const WSDXML_NAME,
    psubcode: *const WSDXML_NAME,
    preasons: *const WSD_LOCALIZED_STRING_LIST,
    pszdetail: PCWSTR,
    ppfault: *mut *mut WSD_SOAP_FAULT,
) -> HRESULT