pub exec fn ex_hash_set_reserve<Key, S>(m: &mut HashSet<Key, S>, additional: usize)where Key: Eq + Hash, S: BuildHasher,
m@ == old(m)@,