ref: c6e3fa8685606b0ebab5db65fcbcc4fb95998b82 dir: /src/Types.h/
#pragma once struct RECT { int left, right, top, bottom; };