typedef struct { int ID; int otherInt; unsigned char data[10]; } MYSTRUCT;