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