pub unsafe fn IELaunchURL<P0>( lpwstrurl: P0, lpprocinfo: *mut PROCESS_INFORMATION, lpinfo: Option<*const c_void>, ) -> Result<()>where P0: Param<PCWSTR>,