Create a rectangle_int.RectangleInt boxed type.
X coordinate of the left side of the rectangle
Y coordinate of the top side of the rectangle
width of the rectangle
height of the rectangle
Create a rectangle_int.RectangleInt boxed type.