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