Function windows_sys::Win32::Networking::WinInet::CommitUrlCacheEntryBinaryBlob
pub unsafe extern "system" fn CommitUrlCacheEntryBinaryBlob(
pwszurlname: PCWSTR,
dwtype: u32,
ftexpiretime: FILETIME,
ftmodifiedtime: FILETIME,
pbblob: *const u8,
cbblob: u32,
) -> u32