pub fn uuid_from_sql( buf: &[u8] ) -> Result<[u8; 16], Box<dyn Error + Sync + Send>>
Deserializes a UUID value.
UUID