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