pub unsafe extern "C" fn dwarf_cfi_addrframe(
    cache: *mut Dwarf_CFI,
    address: Dwarf_Addr,
    frame: *mut *mut Dwarf_Frame
) -> c_int