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