pub type Py_UNICODE = i32;
Deprecated since Python 3.13. Use libc::wchar_t instead.
libc::wchar_t
Py_LIMITED_API