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