pub unsafe extern "C" fn dwfl_report_elf(
    dwfl: *mut Dwfl,
    name: *const c_char,
    file_name: *const c_char,
    fd: c_int,
    base: GElf_Addr,
    add_p_vaddr: bool
) -> *mut Dwfl_Module