1 int x;
2 extern int aliasx __attribute__((__alias__("x")));
3