pub unsafe fn bounds_adjacent(
    arg_typcache: *mut TypeCacheEntry,
    arg_bound1: RangeBound,
    arg_bound2: RangeBound
) -> bool