parse_cells
parse_cells(input, bits);
parse_cells(input, 32);
void parse_cells(text_input_buffer &input, int cell_size);