Create CXRewriter.
Free the given CXRewriter.
Insert the specified string at the specified location in the original buffer.
Save all changed files to disk. Returns 1 if any files were not saved successfully, returns 0 otherwise.
Remove the specified range.
Replace the specified range of characters in the input with the specified replacement.
Write out rewritten version of the main file to stdout.