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