Constant Py_tp_finalize

pub const Py_tp_finalize: i32 = 80;
Available on crate features dep_pyo3 and std only.