pub unsafe fn UrlCacheUpdateEntryExtraData<P1>( happcache: Option<*const c_void>, pcwszurl: P1, pbextradata: &[u8], ) -> u32where P1: Param<PCWSTR>,