pub type Name<'a> = TableRef<'a, NameMarker>;
Naming table version 1
pub struct Name<'a> { /* private fields */ }