pub unsafe extern "C" fn csteqr_( compz: *const c_char, n: *const c_int, D: *mut f32, E: *mut f32, Z: *mut __BindgenComplex<f32>, ldz: *const c_int, work: *mut f32, info: *mut c_int, )