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