pub async fn handle_client( __arg0: (TcpStream, SocketAddr), global: Global, ) -> Result<(), ProtoServerError>