handle_overflow
handle_overflow(data, lhs, rhs, '+');
handle_overflow(data, lhs, rhs, '-');
handle_overflow(data, lhs, rhs, '*');