ref: 3bffda9fb4ff86d00ee0e4e488447480d869da87 dir: /tests/cc/execute/0113-externredecl.c/
extern int x; int x; int main() { return x; }