Here I have a simple program that attempts to print the assembly bytes of one of its functions.
void FunctionToPrint() { std::cout << "Hello Wo