fn setWindowLongW(hWnd: HWND, nIndex: i32, dwNewLong: i32) !i32
hWnd: HWND,
nIndex: i32,
dwNewLong: i32,