c, c++, objc, ios, os x
typedef struct objc_class *Class; typedef struct objc_object { Class isa; } *id;