What's Changed:
- Assist in creation of new structure definitions
- Finds structures with same "shape" as is used
- List of structures with given size, with given offset
- union type for the stack var is reused with different types
- print reversing progress percent to the output window on a proc renaming
New functionality in Structures viewRemove function's return type converting it to void func(...)Remove function's argumentDeal with structures with negative offsets or access based on offsets in a middle of structure- a few minor fixes