pub unsafe extern "C" fn cppsv_( uplo: *const c_char, n: *const c_int, nrhs: *const c_int, AP: *mut __BindgenComplex<f32>, B: *mut __BindgenComplex<f32>, ldb: *const c_int, info: *mut c_int, )