@class PPScoreInterpreterCtx; @interface PPReusableContextWrapper : NSObject { PPScoreInterpreterCtx *_ctx; } - (void).cxx_destruct; @end