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