weird_objc.h 61 Bytes Raw Blame History Permalink 1 typedef struct objc_object { void *super; int wibble; } *id;