Constant PyTrace_RETURN

pub const PyTrace_RETURN: i32 = 3;
Available on crate features dep_pyo3 and std only.