pub unsafe extern "C" fn cpu_rr_breakpoint_insert( cpu: *mut CPUState, instr_count: u64, flags: i32, breakpoint: *mut *mut CPUBreakpoint, ) -> i32