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