pub unsafe extern "C" fn CPXmultiobjgetindex(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    name: *const c_char,
    index_p: *mut c_int
) -> c_int