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