Clip a signed 64-bit integer value into the -2147483648,2147483647 range. @param a value to clip @return clipped value
See Implementation
Clip a signed 64-bit integer value into the -2147483648,2147483647 range. @param a value to clip @return clipped value