pub unsafe fn AppCacheGetFallbackUrl<P1>( happcache: *const c_void, pwszurl: P1, ppwszfallbackurl: *mut PWSTR, ) -> u32where P1: Param<PCWSTR>,