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