// Build don't link: // GROUPS passed old-abort typedef struct Thing { Thing(); int x; } Thing;