pub unsafe extern "C" fn dppsv_( uplo: *const c_char, n: *const c_int, nrhs: *const c_int, ap: *const c_double, b: *mut c_double, ldb: *const c_int, info: *mut c_int, )