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