pub type PQCode = Vec<u8>;
PQ code for a single vector (M bytes)
pub struct PQCode { /* private fields */ }