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