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