pub type Strike<'a> = TableRef<'a, StrikeMarker>;
Strike header table
pub struct Strike<'a> { /* private fields */ }