Write a test for round-trip encode/decode operations on configuration objects.
We should have tests to round-trip through torrc, state, and sr_disk_state objects. We should make sure that encoding a configuration object and then parsing it again gives us the same result.
We might be able to turn this into a fuzzer test.