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