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