pub unsafe fn UrlUnescapeW<'a>( pszurl: impl IntoParam<'a, PWSTR>, pszunescaped: PWSTR, pcchunescaped: *mut u32, dwflags: u32, ) -> Result<()>