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