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