pub(crate) fn decode_int32(data: &[u8]) -> Result<i32, ArrowError>
Decodes an Int32 from the value section of a variant.