pub unsafe extern "system" fn SetWindowLongW(
    hWnd: *mut HWND__,
    nIndex: i32,
    dwNewLong: i32
) -> i32