Writes an XML CDATA block.
def put_c_data(text: str) -> None: ...
Writes a new XML CDATA block with the specified text inside the current element.