1 struct{int c;}v;
2 static short i=((char*)&(v.c)-(char*)&v);
3