means normal declaration of

int i;

and

struct a{
int i;
};

differs in sizes ?