pub unsafe extern "C" fn dwfl_core_file_report(
    dwfl: *mut Dwfl,
    elf: *mut Elf,
    executable: *const c_char
) -> c_int