static <A> Set<A> newWeakIdentityHashSet() {
  ret weakIdentityHashSet();
}