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