Constant Py_tp_base

pub const Py_tp_base: i32 = 48;
Available on crate features dep_pyo3 and std only.