packages feed

c2hs-0.28.1: tests/bugs/issue-155/types.h

typedef struct {
  int a;
} example_struct;

typedef struct {
  int b;
} child_struct;