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(public_type*, a_not_private_type*)' has some indirect sub-type changes:
    parameter 1 of type 'public_type*' has sub-type changes:
      in pointed to type 'struct public_type':
        type size changed from 64 to 128 (in bits)
        1 data member insertion:
          'unsigned int public_type::oops', at offset 0 (in bits)
        1 data member change:
         type of 'private_data* public_type::priv_' changed:
           in pointed to type 'struct private_data':
             type size changed from 32 to 64 (in bits)
             1 data member insertion:
               'char private_data::private_data1', at offset 32 (in bits)
         and offset changed from 0 to 64 (in bits) (by +64 bits)
    parameter 2 of type 'a_not_private_type*' has sub-type changes:
      in pointed to type 'struct a_not_private_type':
        type size changed from 32 to 64 (in bits)
        1 data member insertion:
          'char a_not_private_type::j', at offset 32 (in bits)


