ref: 2d9abcc50bd57a6c76d40d2ed6f1d71c8ccfc69c dir: /src/WindowsWrapper.h/
#pragma once struct RECT { int left, top, right, bottom; }; bool SystemTask();