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