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