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