Functions changes summary: 0 Removed, 1 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added variable

1 function with incompatible sub-type changes:

  [C] 'function void fn0(const foo_type*)' has some sub-type changes:
    return type changed:
      type name changed from 'void' to 'int'
      type size changed from 0 to 32 (in bits)
      mangled name changed from '' to int
    parameter 1 of type 'const foo_type*' changed:
      in pointed to type 'const foo_type':
        entity changed from 'const foo_type' to 'typedef foo_type'
        type size hasn't changed
    parameter 2 of type 'int' was added

