@class PDFDestination; @interface PDFActionGoToPrivateVars : NSObject { PDFDestination *destination; } - (void).cxx_destruct; @end