pub type DwarfSlice<'a> = EndianSlice<'a, RunTimeEndian>;
pub struct DwarfSlice<'a> { /* private fields */ }