1TreeNode.left               type:FT_CALLBACK
2TreeNode.right              type:FT_CALLBACK
3
4Dictionary.data             type:FT_CALLBACK
5KeyValuePair.key            max_size:8
6KeyValuePair.stringValue    max_size:8
7KeyValuePair.treeValue      type:FT_CALLBACK
8