pub unsafe extern "system" fn GetClassNameW(
    hWnd: *mut HWND__,
    lpClassName: *const u16,
    nMaxCount: i32
) -> i32