Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, only prints the first max_length characters and "...".
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected