#include #include #include #include typedef struct { uint32_t data; } ExtType; void consume_ext(ExtType _ext);