pub type RegionOutlivesPredicate = OutlivesPredicate<Region>;
struct RegionOutlivesPredicate(pub Region, pub Region);
0: Region
1: Region