using namespace xxx;

typedef struct {
	....
} type-name;

int x, y;
