Here is my question. Suppose you want to compile the c code:
void some_function() { write_string("Hello, World!\\n"); }
For this