pub fn emit_ast( src: &str, filepath: Option<Symbol>, ) -> Result<ExprNodeId, Vec<Box<dyn ReportableError>>>