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