def MAKE_FUNCTION(ctx: _VSContext, instruction: dis.Instruction): """ Called to create a new function. This assumes a name is on TOS, and that a code object is on TOS2. """