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