{
  "defaultValues": {
    "int": 0,
    "unsigned int": 0,  
    "float": 0.0,
    "enum Status": "SUCCESS",
    "Color": "RED",
    "Size": "MEDIUM",
    "my_int_type": 0
  },
  "implicitCalls": {
    "toupper": "ctype.h",
    "toupper_transformation": "ctype.h",
    "sin": "math.h",
    "pow": "math.h",
    "half": "math.h",
    "foo_17_3": "good.c",
    "test_17_3_1": "good.c"
  }
}