pub fn decimal128_to_i128(value: i128, scale: i8) -> Result<i128, ArrowError>
Converts Decimal128 components (value and scale) to an unscaled i128