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