pub(crate) type SystemTableRef = Arc<dyn SystemTable + Send + Sync>;
struct SystemTableRef { /* private fields */ }