pub unsafe extern "C" fn dwarf_getaranges(
    dbg: *mut Dwarf,
    aranges: *mut *mut Dwarf_Aranges,
    naranges: *mut size_t
) -> c_int