public native Char(value as ULong)
Creates a Char from an unsigned long code point.
value
assert Char(0x1F600ul) == '😀'