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