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