pub unsafe fn SHStartNetConnectionDialogW<P1>( hwnd: Option<HWND>, pszremotename: P1, dwtype: u32, ) -> Result<()>where P1: Param<PCWSTR>,