Function windows_sys::Win32::Networking::WinInet::SetUrlCacheGroupAttributeW
pub unsafe extern "system" fn SetUrlCacheGroupAttributeW(
gid: i64,
dwflags: u32,
dwattributes: u32,
lpgroupinfo: *const INTERNET_CACHE_GROUP_INFOW,
lpreserved: *const c_void,
) -> BOOL