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