type FMyNimStruct = object test : FString another2 : int another4 : int # Like from here: struct tyObject_FMyNimStructlvSBBx9cJ49aGlNXHvJq3Piw {FString test; NI another2; NI another4; }; # only: FString test; NI another2; NI another4;