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