pub type LangSys<'a> = TableRef<'a, LangSysMarker>;
Language System Table
pub struct LangSys<'a> { /* private fields */ }