pub unsafe extern "C" fn dwarf_offabbrev(
    dbg: *mut Dwarf,
    offset: Dwarf_Off,
    lengthp: *mut size_t,
    abbrevp: *mut Dwarf_Abbrev
) -> c_int