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