pub(crate) fn decode_decimal16(data: &[u8]) -> Result<(i128, u8), ArrowError>
Decodes a Decimal16 from the value section of a variant.