pub unsafe extern "C" fn zsptrf_( uplo: *const c_char, n: *const c_int, AP: *mut __BindgenComplex<f64>, ipiv: *mut c_int, info: *mut c_int, )