my_struct
void copy_stuff(struct my_struct *foo)
struct my_struct foo;
struct my_struct *dest;
struct my_struct *returns_copy(void)
struct my_struct *a;
struct my_struct *src, *a, *b;
struct my_struct *returns_filter(struct my_struct *p)