pub unsafe extern "C" fn PyUnicodeEncodeError_SetReason( exc: *mut PyObject, reason: *const c_char, ) -> c_int