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