pub unsafe extern "C" fn dwarf_getstring(
    dbg: *mut Dwarf,
    offset: Dwarf_Off,
    lenp: *mut size_t
) -> *const c_char