pub unsafe extern "C" fn PyUnicodeWriter_Create(
length: Py_ssize_t,
) -> *mut PyUnicodeWriterAvailable on
Py_3_14 and neither Py_LIMITED_API nor RustPython only.pub unsafe extern "C" fn PyUnicodeWriter_Create(
length: Py_ssize_t,
) -> *mut PyUnicodeWriterPy_3_14 and neither Py_LIMITED_API nor RustPython only.