pub unsafe extern "C" fn chpr_( uplo: *const c_char, n: *const blas_int, alpha: *const f32, x: *const c32, incx: *const blas_int, ap: *mut c32, )