#ifndef CLibrary_h #define CLibrary_h typedef struct __attribute__((__objc_bridge__(Object))) CObject *CObjectRef; #endif