pub unsafe extern "C" fn PyLongWriter_Finish(
writer: *mut PyLongWriter,
) -> *mut PyObjectAvailable on
Py_3_14 and neither Py_LIMITED_API nor RustPython only.pub unsafe extern "C" fn PyLongWriter_Finish(
writer: *mut PyLongWriter,
) -> *mut PyObjectPy_3_14 and neither Py_LIMITED_API nor RustPython only.