// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }

typedef struct x
{
  int __count;
} X;

typedef struct
{
  int __count;
} __mbstate_t;
