type BodyMap<'tcx> = FxHashMap<DefIndex, CachedBody<'tcx>>;
struct BodyMap<'tcx> { /* private fields */ }