pub unsafe extern "C" fn dwfl_report_module(
dwfl: *mut Dwfl,
name: *const c_char,
start: Dwarf_Addr,
end: Dwarf_Addr,
) -> *mut Dwfl_Modulepub unsafe extern "C" fn dwfl_report_module(
dwfl: *mut Dwfl,
name: *const c_char,
start: Dwarf_Addr,
end: Dwarf_Addr,
) -> *mut Dwfl_Module