pub type OpaqueCid = BoundedVec<u8, ConstU32<68>>;
IPFS compatible CID.
struct OpaqueCid(/* private fields */);