pub fn json_schema_to_grammar(schema_json: &str) -> Result<String>
Convert a JSON schema string into a llama.cpp grammar string.