extern(C) { private extern int integer; } void func() { integer++; }