pub type Head<'a> = TableRef<'a, HeadMarker>;
The head (font header) table.
pub struct Head<'a> { /* private fields */ }