pub unsafe extern "C" fn dwarf_frame_cfa(
    frame: *mut Dwarf_Frame,
    ops: *mut *mut Dwarf_Op,
    nops: *mut size_t
) -> c_int