typedef struct my_data { char c; int i; } MY_DATA;