pub type UuidColumn<'a> = FixedBytesColumn<'a, 16>;
pub struct UuidColumn<'a> { /* private fields */ }