Constant Py_tp_hash

pub const Py_tp_hash: i32 = 59;
Available on crate features dep_pyo3 and std only.