pub unsafe extern "C" fn cpu_watchpoint_insert( cpu: *mut CPUState, addr: u64, len: u64, flags: i32, watchpoint: *mut *mut CPUWatchpoint, ) -> i32