pub type OpentsdbProtocolHandlerRef = Arc<dyn OpentsdbProtocolHandler + Send + Sync>;
struct OpentsdbProtocolHandlerRef { /* private fields */ }