Function SetUrlCacheGroupAttributeA
pub unsafe fn SetUrlCacheGroupAttributeA(
gid: i64,
dwflags: Option<u32>,
dwattributes: u32,
lpgroupinfo: *const INTERNET_CACHE_GROUP_INFOA,
lpreserved: Option<*const c_void>,
) -> Result<()>