fn failed_to_extract_tuple_struct_field(
    py: Python<'_>,
    inner_err: PyErr,
    struct_name: &str,
    index: usize
) -> PyErr
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here