type ConstMap<'tcx> = FxIndexMap<ConstKey<'tcx>, ConstDecl>;
struct ConstMap<'tcx> { /* private fields */ }