pub type SchemaProtocolName = BoundedVec<u8, ConstU32<PROTOCOL_NAME_MAX>>;
schema namespace type
struct SchemaProtocolName(/* private fields */);