functions defined in library 'libtest7-fn-changed-libapp-v1.so'
have sub-types that are different from what application 'test7-fn-changed-app' expects:

  function void print(const Student):
    parameter 1 of type 'const Student' has sub-type changes:
      in unqualified underlying type 'struct Student' at test7-fn-changed-libapp-v1.h:3:1:
        type size changed from 128 to 192 (in bits)
        1 data member insertion:
          'float percentage', at offset 128 (in bits) at test7-fn-changed-libapp-v1.h:7:1

