pub type LayoutRegistry = VTableRegistry<LayoutEncodingRef>;
struct LayoutRegistry(/* private fields */);