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