Variable Rect.width

struct Rect
{
  // ...
  uint width ;
  // ...
}