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