It should be obvious this isn't a real use case, given this uses structs - which are the precursors to classes; and tend to only be used in C because it does not have classes.
Please, please, please, do not use structs unless you have to.
I know they look easy, but everyone will hate you.