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