pub type CHEMM<'a, 'b, 'c> = HEMM<'a, 'b, 'c, c32>;
struct CHEMM<'a, 'b, 'c> { /* private fields */ }