pub fn dummy_collator() -> CollatorIdExpand description
Create a meaningless collator id.
Byte 8 is set to 1 so that when V1 descriptors are converted to V2 layout,
reserved1[0] (mapped from collator[8]) is non-zero, allowing v3_version()
to correctly detect the descriptor as V1.