static int firstIntFromLong(long l) { ret l >> 32; }