fn interp_untrace( _args: &[RValue], _named: &[(String, RValue)], context: &BuiltinContext<'_>, ) -> Result<RValue, RError>
untrace — remove tracing (no-op stub). @namespace base