pub fn explode_ssr(ssr: &str, node: &mut Proxy) -> bool
Parse a ShadowsocksR link into a Proxy object Based on the C++ implementation in explodeSSR function