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