@class NEFilterPacketInterpose; @interface NEFilterPacketContext : NSObject { NEFilterPacketInterpose *_interpose; } - (void).cxx_destruct; @end