Create a free (uninterpreted) type with the given name.
name
Sort uninterpretedSort(String name) => UninterpretedSort(Sym(name)).declare();