pub type RelEntriesIter<'a> = ElfRecordsTableIter<'a, Rel>;
pub struct RelEntriesIter<'a> { /* private fields */ }