namespace JS { struct Zone; namespace shadow { struct Zone { int x; int y; }; } }