public native ULong(value: Char)
Builds a ULong from a character code point.
value = ULong('A') assert value == 65