pub unsafe fn UrlCompareW<'a>( psz1: impl IntoParam<'a, PWSTR>, psz2: impl IntoParam<'a, PWSTR>, fignoreslash: impl IntoParam<'a, BOOL>, ) -> i32