pub type CatalogManagerRef = Arc<dyn CatalogManager>;
struct CatalogManagerRef { /* private fields */ }