public static ulong ValueOf(String s, int radix = 10) { return(CPP.ReturnULong("$check(s)->$value()->toULongLong(nullptr, radix)")); }