#include #include #include #include typedef struct Foo { uint32_t a; } Foo; void root(struct Foo a);