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