Declaration

struct WindowSize
									{
  // ...
  int width;
  // ...
									}