pub fn get_multi_client(
    nodes: &[LegacyContactInfo],
    socket_addr_space: &SocketAddrSpace,
    connection_cache: Arc<ConnectionCache>
) -> (ThinClient, usize)