pub type CsStructureView<'a> = CsStructureViewI<'a, usize>;
pub struct CsStructureView<'a> { /* private fields */ }