fn process_statement(stmt: &Stmt) -> Result<Option<(String, Expr)>, Error>