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