pub unsafe extern "system" fn WsGetDictionary(
    encoding: WS_ENCODING,
    dictionary: *mut *mut WS_XML_DICTIONARY,
    error: *const WS_ERROR,
) -> HRESULT