Function PyUnicodeWriter_Create
pub unsafe extern "C" fn PyUnicodeWriter_Create(
length: isize,
) -> *mut PyUnicodeWriterAvailable on
Py_3_14 and crate feature tls only.pub unsafe extern "C" fn PyUnicodeWriter_Create(
length: isize,
) -> *mut PyUnicodeWriterPy_3_14 and crate feature tls only.