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