pub fn sspr( order: CblasOrder, uplo: CblasUplo, N: i32, alpha: f32, x: &[f32], incx: i32, Ap: &mut [f32])