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