pub fn push_thinking_block( out: &mut Vec<ClaudeStreamEvent>, next_block_index: &mut u64, signature: String, thinking: String, ) -> bool