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