pub type SchemaDescriptor = BoundedVec<u8, ConstU32<DESCRIPTOR_MAX>>;
schema descriptor type
struct SchemaDescriptor(/* private fields */);