pub unsafe extern "C" fn dwfl_validate_address(
    dwfl: *mut Dwfl,
    address: Dwarf_Addr,
    offset: Dwarf_Sword
) -> c_int