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