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