pub fn parse_proxy_string( proxy_string: &str, ) -> Result<ProxyStringType, Box<dyn Error + Sync + Send>>