1*e181de7fSRichard Smith extern int foo; 2*e181de7fSRichard Smith namespace bar { extern int baz(); } 3*e181de7fSRichard Smith static int baz; 4