void put_var_uint_array(array(int) data, int item_size, int len)
Appends an array of unsigned integers of width item_size to the buffer, preceded with an unsigned integer len declaring the size of the array.