pub unsafe extern "system" fn WsXmlStringEquals(
    string1: *const WS_XML_STRING,
    string2: *const WS_XML_STRING,
    error: *const WS_ERROR,
) -> HRESULT