pub type SysCatalogReaderRef = Arc<dyn SysCatalogReader>;
struct SysCatalogReaderRef { /* private fields */ }