pub unsafe extern "system" fn WSDXMLGetValueFromAny(
    psznamespace: PCWSTR,
    pszname: PCWSTR,
    pany: *mut WSDXML_ELEMENT,
    ppszvalue: *mut PCWSTR
) -> HRESULT