static int toint(O o) { ret toInt(o); } static int toint(long l) { ret toInt(l); }