pub type AqcCtrl = Vec<Box<[u8]>>;
A serialized command for AQC.
pub struct AqcCtrl { /* private fields */ }