pub type ArrayRegistry = VTableRegistry<EncodingRef>;
pub struct ArrayRegistry(/* private fields */);