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