1struct FrameworkSubStruct {
2  const char * name;
3  unsigned version;
4};
5