processingInstruction
Write a processing instruction with the given raw content. When using, prefer the version taking two arguments
Write a processing instruction with the given target and data
Parameters
target
The (CNAME) target of the instruction
data
The data to be used.