1.this is the header struct in c
typedef struct DetectionZone { Zone zone; DetectionZoneParam param; } DetectionZone; typedef struct DetectionZoneList { Detectio