struct Hoge {
 char a;
 double b;
 int c;
};

なんてのを見るとイライラする