Constant Py_tp_iternext

pub const Py_tp_iternext: i32 = 63;
Available on crate features dep_pyo3 and std only.