@class NSData; @interface SFSymmetricKey_Ivars : NSObject { NSData *keyData; } - (void).cxx_destruct; @end