private static extern IntPtr FindFirstUrlCacheGroup(
     int dwFlags,
     CacheGroupSearchFilter dwFilter,
     IntPtr lpSearchCondition,
     int dwSearchCondition,
     ref long lpGroupId,
     IntPtr lpReserved);
 private static extern IntPtr FindFirstUrlCacheGroup(
     int dwFlags,
     CacheGroupSearchFilter dwFilter,
     IntPtr lpSearchCondition,
     int dwSearchCondition,
     ref long lpGroupId,
     IntPtr lpReserved);