pub unsafe extern "C" fn Highs_setHighsIntOptionValue(
    highs: *mut c_void,
    option: *const c_char,
    value: HighsInt
) -> HighsInt