pub async fn cdr( _cont: &Option<Arc<Continuation>>, val: &Gc<Value>, ) -> Result<Vec<Gc<Value>>, RuntimeError>