pub unsafe fn range_cmp_bounds(
    arg_typcache: *mut TypeCacheEntry,
    arg_b1: *const RangeBound,
    arg_b2: *const RangeBound
) -> c_int