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