@interface _NSNetServiceWeakObject : NSObject { id _object; } - (void)dealloc; - (void).cxx_destruct; @end