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