static int parseHexConstant(S s) { ret parseHexInt(dropPrefixCI("0x", s)); }