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