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