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