pub unsafe extern "system" fn UrlCacheFindFirstEntry(
    pwszprefix: PCWSTR,
    dwflags: u32,
    dwfilter: u32,
    groupid: i64,
    pcacheentryinfo: *mut URLCACHE_ENTRY_INFO,
    phfind: *mut HANDLE,
) -> u32