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