weird_objc.h 61 Bytes
typedef struct objc_object { void *super; int wibble; } *id;