pub fn get_all_mutable_methods( tcx: TyCtxt<'_>, src_def_id: DefId, ) -> HashMap<DefId, HashSet<usize>>