/* These functions are deprecated and currently ignored. *//*** Hook functions for allocating, copying and disposing of instances*/objc_EXPORTid(*_objc_object_alloc)(Class_class);objc_EXPORTid(*_objc_object_copy)(idobject);objc_EXPORTid(*_objc_object_dispose)(idobject);