pub unsafe extern "C" fn PyUnicodeWriter_WriteChar( writer: *mut PyUnicodeWriter, ch: Py_UCS4, ) -> c_int