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