static int secondIntFromLong(long l) { ret (int) l; }