Add two signed 64-bit values with saturation.
@param a one value @param b another value @return sum with signed saturation
See Implementation
Add two signed 64-bit values with saturation.
@param a one value @param b another value @return sum with signed saturation