1# we detect C enum collisions in an alternate 2{ 'alternate': 'Alt1', 3 'data': { 'one': 'str', 'ONE': 'int' } } 4