pub unsafe fn AppCacheLookup<P0>( pwszurl: P0, dwflags: u32, phappcache: *mut *mut c_void, ) -> u32where P0: Param<PCWSTR>,