pub type Base<'a> = TableRef<'a, BaseMarker>;
The BASE (Baseline) table
pub struct Base<'a> { /* private fields */ }