pub type InterpretedConst = (ConstDecl, Expr);
A type for rust constants that have a concrete interpretation