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