pub unsafe extern "C" fn cpftrf_( transr: *const c_char, uplo: *const c_char, n: *const c_int, A: *mut __BindgenComplex<f32>, info: *mut c_int, )