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