Constant Py_tp_methods

pub const Py_tp_methods: i32 = 64;
Available on crate features dep_pyo3 and std only.