pub unsafe fn range_adjacent_internal(
    arg_typcache: *mut TypeCacheEntry,
    arg_r1: *const RangeType,
    arg_r2: *const RangeType
) -> bool