pub type OptimizerContextRef = Rc<OptimizerContext>;
pub struct OptimizerContextRef { /* private fields */ }