pub type ExecutionContextRef = Arc<ExecutionContext>;
pub struct ExecutionContextRef { /* private fields */ }