pub type Cloid = B128;
Client Order ID - 128-bit unique identifier
#[repr(transparent)]pub struct Cloid(pub [u8; 16]);
0: [u8; 16]