pub type LayoutContext = VTableContext<LayoutEncodingRef>;
pub struct LayoutContext(/* private fields */);