@class NSObject; @protocol OS_xpc_object; @interface _NSXPCBoost : NSObject { NSObject *_event; } - (void)dealloc; @end