typedef struct { aat_word32 Type; aat_uint16 Size; aat_uint16 AllocatedSize; aat_byte *Value; } TDATA; // Total size: 12 bytes