pub unsafe extern "C" fn sort_is_set(sort: Sort) -> bool
Determine if given sort is a Set sort. @param sort The sort. @return True if the sort is a Set sort.