pub fn push_text_block( out: &mut Vec<ClaudeStreamEvent>, next_block_index: &mut u64, text: String, ) -> bool