pub type CHBMV<'a, 'x, 'y> = HBMV<'a, 'x, 'y, c32>;
pub struct CHBMV<'a, 'x, 'y> { /* private fields */ }