pub type LayoutReaderRef = Arc<dyn LayoutReader>;
pub struct LayoutReaderRef { /* private fields */ }