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