pub fn create_default_interpreter( extern_macros: &[Box<dyn MacroFunction>], ) -> (StageInterpreter, Context<Value>)