public native UShort(value as ULong)
Builds a UShort from an unsigned 64-bit integer.
value
value = UShort(42ul) assert value == 42