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