pub unsafe extern "C" fn CPXchgcolname( env: CPXCENVptr, lp: CPXLPptr, cnt: c_int, indices: *const c_int, newname: *mut *mut c_char, ) -> c_int