pub unsafe extern "C" fn CPXcopyorder( env: CPXCENVptr, lp: CPXLPptr, cnt: c_int, indices: *const c_int, priority: *const c_int, direction: *const c_int, ) -> c_int