Sets the source rectangle for the magnification window.
BOOL MagSetWindowSource( HWND hwnd, RECT rect );
int MagSetWindowSource(int hwnd, RECT rect) => _MagSetWindowSource(hwnd, rect);