#pragma once #include "interpreter.h" int hookEngine(Interpreter* interpreter, Literal identifier, Literal alias);