packages feed

c2hs-0.18.2: tests/bugs/issue-96/issue96.h

typedef struct {
    int x;
    int y;
} foo_t;

void simple_func(foo_t *f);