pub unsafe extern "C" fn chegst_( itype: *const c_int, uplo: *const c_char, n: *const c_int, A: *mut __BindgenComplex<f32>, lda: *const c_int, B: *mut __BindgenComplex<f32>, ldb: *const c_int, info: *mut c_int, )