pub unsafe extern "C" fn dwfl_module_report_build_id(
    mod_: *mut Dwfl_Module,
    bits: *const c_uchar,
    len: size_t,
    vaddr: GElf_Addr
) -> c_int