@class NSString, NSMutableArray; @interface TCDumpStruct : TCDumpType { long long mSize; NSString *mSizeFieldName; long long mSizeCorrection; NSMutableArray *mMembers; } - (id)initWithMembers:(id)a0; - (void).cxx_destruct; - (void)fromBinary:(struct __sFILE { char *x0; int x1; int x2; short x3; short x4; struct __sbuf { char *x0; int x1; } x5; int x6; void *x7; void /* function */ *x8; void /* function */ *x9; void /* function */ *x10; void /* function */ *x11; struct __sbuf { char *x0; int x1; } x12; struct __sFILEX *x13; int x14; unsigned char x15[3]; unsigned char x16[1]; struct __sbuf { char *x0; int x1; } x17; int x18; long long x19; } *)a0 toXml:(struct _xmlNode { void *x0; int x1; char *x2; struct _xmlNode *x3; struct _xmlNode *x4; struct _xmlNode *x5; struct _xmlNode *x6; struct _xmlNode *x7; struct _xmlDoc *x8; struct _xmlNs *x9; char *x10; struct _xmlAttr *x11; struct _xmlNs *x12; void *x13; unsigned short x14; unsigned short x15; } *)a1 state:(id)a2; - (id)initWithSize:(long long)a0 members:(id)a1; - (id)initWithSize:(long long)a0 sizeFieldName:(id)a1 sizeCorrection:(int)a2 members:(id)a3; - (id)initWithSizeFieldName:(id)a0 members:(id)a1; - (id)initWithSizeFieldName:(id)a0 sizeCorrection:(int)a1 members:(id)a2; @end