pub fn send_event( _state: &mut EiteState, _exec_id: usize, _event_data: &[i32], ) -> Result<()>
Send an event to a running document (stub).