pub type SSYR2<'x, 'y, 'a> = SYR2<'x, 'y, 'a, f32>;
struct SSYR2<'x, 'y, 'a> { /* private fields */ }