pub type Bytes = [u8; 16];
A 128-bit (16 byte) buffer containing the UUID.
The Bytes type is always guaranteed to be have the same ABI as Uuid.
Bytes
Uuid