pub fn decode_uuid(data: &[u8]) -> Result<[u8; 16], DriverError>
Decode a UUID from binary format (exactly 16 bytes).