pub unsafe extern "C" fn PyUnicode_TransformDecimalToASCII( s: *mut wchar_t, length: Py_ssize_t, ) -> *mut PyObject
Py_LIMITED_API