#include #include #include #include typedef struct { int32_t x; float y; } Dummy; void root(Dummy d);