pub unsafe fn UrlCacheGetEntryInfo<P1>( happcache: Option<*const c_void>, pcwszurl: P1, pcacheentryinfo: Option<*mut URLCACHE_ENTRY_INFO>, ) -> u32where P1: Param<PCWSTR>,