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