Constant Py_tp_del

pub const Py_tp_del: i32 = 53;
Available on crate features dep_pyo3 and std only.