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