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