Functions changes summary: 0 Removed, 3 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

3 functions with some indirect sub-type change:

  [C] 'function int foo1(int, int)' has some indirect sub-type changes:
    parameter 3 of type '...' was added

  [C] 'function int foo2(int, int)' has some indirect sub-type changes:
    parameter 2 of type 'int' changed:
      type name changed from 'int' to 'variadic parameter type'
      type size changed from 32 to 0 (in bits)

  [C] 'function int foo3(int, int, ...)' has some indirect sub-type changes:
    parameter 3 of type '...' was removed

