Handling structured bindings to data members are relatively straightforward, as everything is taken care of by handleConstructor.
All that's left to do is just reading the values from the specific region.
At the moment if the struct is not considered a small struct (for more information see RegionStoreManager::bindStruct()), a lazy
compound value is created insted of an actual copy, from which the static analyzer fails to read the field values if they are Undefined,
it reads Unknown instead.
In the long run, it might make your own life easier to create more talkative test function names, like testPODDecomp or smt like that.