pub unsafe extern "C" fn CPXchgprobtypesolnpool(
    env: CPXCENVptr,
    lp: CPXLPptr,
    type_: c_int,
    soln: c_int
) -> c_int