pub unsafe extern "system" fn WSDGenerateFault(
    pszcode: PCWSTR,
    pszsubcode: PCWSTR,
    pszreason: PCWSTR,
    pszdetail: PCWSTR,
    pcontext: IWSDXMLContext,
    ppfault: *mut *mut WSD_SOAP_FAULT
) -> HRESULT