/* This file was automatically generated. Modify the type definition to fit your needs */ struct NewType { long id; //@key long long_data; string<255> string_data; };