pub fn failed_to_extract_enum( py: Python<'_>, type_name: &str, variant_names: &[&str], error_names: &[&str], errors: &[PyErr], ) -> PyErr