weird_objc.h revision f5cfc89ea46cf20b4d5b5c42568e9ba6a4bbdd80
1typedef struct objc_object { void *super; int wibble; } *id;
2