pyo3_ffi/cpython/
pyframe.rs

1#[cfg(all(Py_3_11, not(PyPy)))]
2opaque_struct!(_PyInterpreterFrame);