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