pub unsafe extern "system" fn SetWindowLongPtrW(
    hWnd: HWND,
    nIndex: c_int,
    dwNewLong: LONG_PTR
) -> LONG_PTR