pub unsafe extern "C" fn dwarf_frame_cfa(
    frame: *mut Dwarf_Frame_s,
    ops: *mut *mut Dwarf_Op,
    nops: *mut usize
) -> i32