pub type PyUnicode = PyString;
PyString
Deprecated alias for PyString.
struct PyUnicode(/* private fields */);