pub unsafe extern "C" fn dspcon_( uplo: *const c_char, n: *const c_int, AP: *const f64, ipiv: *const c_int, anorm: *const f64, rcond: *mut f64, work: *mut f64, iwork: *mut c_int, info: *mut c_int, )