static long uintToLong(int i) { ret i & 0xFFFFFFFFL; }