pub unsafe extern "system" fn ShowWindowAsync(
    hWnd: *mut HWND__,
    nCmdShow: i32
) -> i32