pub unsafe extern "system" fn IsUrlCacheEntryExpiredW(
    lpszurlname: PCWSTR,
    dwflags: u32,
    pftlastmodified: *mut FILETIME,
) -> BOOL