Steps to reproduce: 1. Put `6f7228706b282929` to `fuzz_targets/roundtrip_policy.rs :: duplicate_crash()` 1. Run test Output: ``` thread 'tests::duplicate_crash_3' panicked at 'assertion failed: `(left == right)` left: `"or(pk())"`, right: `"or(1@pk())"`', fuzz_targets/roundtrip_policy.rs:17:9 ```