pub fn stream_enforce_eowc_requirement( ctx: OptimizerContextRef, plan: PlanRef, emit_on_window_close: bool, ) -> Result<PlanRef, RwError>