static int identityHashCode(O o) {
  ret System.identityHashCode(o);
}