pub unsafe extern "C" fn dwarf_cfi_addrframe(
    cache: *mut Dwarf_CFI_s,
    address: u64,
    frame: *mut *mut Dwarf_Frame_s
) -> i32