#include void f() { extern int x; // declaration x = 9999; }