(my-struct :name "Test struct" :other-name "--------------------------------" :yet-another-name "Another name" :optional-name "" :value 42 :decimal -0.330000 :support-arrays (array 1.f 2.f) :truthy false :charry 97 :nested (my-nested-struct :message "Hello!" :is-awesome true))