Serlib.Ser_nativevaluesSourcetype annot_sw = Nativevalues.annot_sw = {asw_ind : Names.inductive;asw_ci : Constr.case_info;asw_reloc : reloc_table;asw_finite : bool;asw_prefix : string;}type symbol = Nativevalues.symbol = | SymbValue of t| SymbSort of Sorts.t| SymbName of Names.Name.t| SymbConst of Names.Constant.t| SymbMatch of annot_sw| SymbInd of Names.inductive| SymbMeta of Constr.metavariable| SymbEvar of Evar.t| SymbLevel of Univ.Level.t| SymbProj of Names.inductive * int