pub unsafe fn ShowWindowAsync<'a>( hwnd: impl IntoParam<'a, HWND>, ncmdshow: SHOW_WINDOW_CMD, ) -> BOOL