Committed binary fixtures for parse / surface / decode tests and Criterion benches.
Payload bytes are a deterministic `(i % 251)` pattern — valid container size. Decode
tests that need meaningful BCn texels synthesize blocks in-process; the matrix still
asserts bit-exact agreement with `bcdec_rs` on whatever bytes are present.
```text
cargo run --example gen_fixtures
```