pub unsafe extern "C" fn CPXcallbackpostheursoln(
context: CPXCALLBACKCONTEXTptr,
cnt: c_int,
ind: *const c_int,
val: *const f64,
obj: f64,
strat: CPXCALLBACKSOLUTIONSTRATEGY,
) -> c_intpub unsafe extern "C" fn CPXcallbackpostheursoln(
context: CPXCALLBACKCONTEXTptr,
cnt: c_int,
ind: *const c_int,
val: *const f64,
obj: f64,
strat: CPXCALLBACKSOLUTIONSTRATEGY,
) -> c_int