pub type CharsTapeViewU64<'a> = CharsTapeView<'a, u64>;
pub struct CharsTapeViewU64<'a> { /* private fields */ }