pub unsafe fn RestartDialogEx<P1>( hwnd: Option<HWND>, pszprompt: P1, dwreturn: u32, dwreasoncode: u32, ) -> i32where P1: Param<PCWSTR>,