pub unsafe extern "C" fn dwfl_addrsegment(
    dwfl: *mut Dwfl,
    address: Dwarf_Addr,
    mod_: *mut *mut Dwfl_Module
) -> c_int