Placement of the opening brace for linkage specifications such as extern "C".
extern "C" { void f(); }
extern "C"{ void f(); }