pub type StxHeader<'a> = TableRef<'a, StxHeaderMarker>;
Header for an extended state table.
pub struct StxHeader<'a> { /* private fields */ }