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