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