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