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