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