Constant PyObject_HEAD_INIT

pub const PyObject_HEAD_INIT: PyObject;
Available on crate features dep_pyo3 and std only.