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