pub unsafe fn EndDialog<P0>(hdlg: P0, nresult: isize) -> Result<()>
where P0: IntoParam<HWND>,