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