Description
Now we use universal format with copyreg._reconstructor but it really hard to understand, e.g.

Possible sollutions
- Use constructor from fuzzer for the function arguments
- Use
__new__ method instead of copyreg._reconstructor if it is possible
- Collect all information about objects during function code execution and repeat it in our test
Description
Now we use universal format with

copyreg._reconstructorbut it really hard to understand, e.g.Possible sollutions
__new__method instead ofcopyreg._reconstructorif it is possible