rename array
id - array id returned by create_array() or get_array_id()
newname - new name of array. There are no
restrictions on the name (its length should
be less than 120 characters, though)
returns: 1-ok, 0-failed
success rename_array(long id, string newname);