pub unsafe extern "C" fn PyUnicodeWriter_Finish(
writer: *mut PyUnicodeWriter,
) -> *mut PyObjectAvailable on
Py_3_14 only.pub unsafe extern "C" fn PyUnicodeWriter_Finish(
writer: *mut PyUnicodeWriter,
) -> *mut PyObjectPy_3_14 only.