1 2 3 4 5 6
typedef struct { w_Field displacement; w_Select displacement_unit; } UI; void init_ui(UI *ui);