fn set_items_in_scope( scope: &Scope, vm: &VirtualMachine, arg_names: &[String], args: Vec<PyVector>, ) -> Result<()>
set arguments with given name and values in python scopes