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