pub unsafe extern "C" fn CPXNETgetarcindex(
    env: CPXCENVptr,
    net: CPXCNETptr,
    lname_str: *const c_char,
    index_p: *mut c_int
) -> c_int