pub unsafe extern "C" fn PyUnicode_EncodeUnicodeEscape( data: *const u16, length: isize, ) -> *mut PyObject
tls