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