fn failed_to_extract_tuple_struct_field( py: Python<'_>, inner_err: PyErr, struct_name: &str, index: usize, ) -> PyErr