5 changed types:
  'const s0' changed:
    in unqualified underlying type 'class s0':
      type size changed from 192 to 256 bits
      1 member function insertion:
        'method virtual int s0::foo(int, char) const', virtual at voffset 2/2

      1 data member deletion:
        'char s0::m1', at offset 96 (in bits)

      1 data member insertion:
        'double s0::m01', at offset 128 (in bits)
      2 data member changes:
       type of 'int s0::m0' changed:
         type name changed from 'int' to 'char'
         type size changed from 32 to 8 bits
         type alignment changed from 32 to 8 bits

       'unsigned int s0::m2' offset changed from 128 to 192 (in bits) (by +64 bits)
  'const s0*' changed:
    in pointed to type 'const s0':
      unqualified underlying type 'class s0' changed, as reported earlier
  'class s0' changed:
    details were reported earlier
  's0&' changed:
    referenced type 'class s0' changed, as reported earlier
  's0*' changed:
    pointed to type 'class s0' changed, as reported earlier
  'function int bar(s0&)' was removed

  'function int baz(s0&)' was added

