pub fn apply_text_tool_prompt_policy( native_tools: bool, strict_tool_parsing: bool, tool_descs: &mut Vec<(&str, &str)>, deferred_section: &mut String, ) -> bool