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

2 functions with incompatible sub-type changes:

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

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

1 function with some indirect sub-type change:

  [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)

