C++程序  |  2行  |  61 B

typedef struct objc_object { void *super; int wibble; } *id;