pub unsafe fn CoInternetCompareUrl<P0, P1>( pwzurl1: P0, pwzurl2: P1, dwflags: u32, ) -> Result<()>where P0: Param<PCWSTR>, P1: Param<PCWSTR>,