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