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