typedef struct { float one; float two; int three; bool potato; } struct_name;