pub unsafe extern "C" fn ssyr_( uplo: *const c_char, n: *const blas_int, alpha: *const f32, x: *const f32, incx: *const blas_int, a: *mut f32, lda: *const blas_int, )