pub unsafe fn UrlHashW<'a>( pszurl: impl IntoParam<'a, PWSTR>, pbhash: *mut u8, cbhash: u32, ) -> Result<()>