pub unsafe extern "C" fn CPXsetlongannotations( env: CPXCENVptr, lp: CPXLPptr, idx: c_int, objtype: c_int, cnt: c_int, indices: *const c_int, values: *const CPXLONG, ) -> c_int