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