sig
type
t = { width : int; height : int; }
end