pub type Py_UNICODE = wchar_t;👎Deprecated:
Deprecated since Python 3.13. Use libc::wchar_t instead.
Available on neither
Py_LIMITED_API nor RustPython and non-Py_LIMITED_API only.