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