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