pub fn create_client_with_timeout(
    (rpc, tpu): (SocketAddr, SocketAddr),
    timeout: Duration
) -> ThinClient