pub unsafe fn UrlFixupW<'a>( pcszurl: impl IntoParam<'a, PWSTR>, psztranslatedurl: PWSTR, cchmax: u32, ) -> Result<()>