let int_seq_raw_item_to_string = generic_printer ~to_string:(fun l -> String.concat ~sep:" " (List.map l Int.to_string))