ocaml-scitt: add Vds.pp and enable mdx on scitt.mli
- Vds.pp prints [<vds alg=N size=N root=hex>] using the existing accessors
(E305 on type t).
- Wrap the scitt.mli example in a [let run] taking keys / clock / payload
as parameters, fix the use sites that didn't compile against the real
signatures, and add the [(mdx ...)] stanza to lib/dune so the example is
typechecked on every build.
scitt + scitt_atp tests pass; merlint clean on ocaml-scitt.