pub unsafe fn InternetGoOnlineW<P0>( lpszurl: P0, hwndparent: HWND, dwflags: u32, ) -> Result<()>where P0: Param<PCWSTR>,