Functions changes summary: 0 Removed, 1 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some indirect sub-type change:

  [C] 'function void foo(MyType*)' has some indirect sub-type changes:
    parameter 1 of type 'MyType*' has sub-type changes:
      in pointed to type 'struct MyType':
        type size hasn't changed
        1 data member change:
          type of 'Private* priv' changed:
            in pointed to type 'struct MyType::Private':
              type size changed from 32 to 64 (in bits)
              1 data member insertion:
                'char m1', at offset 32 (in bits)

