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