Function Py_XDECREF

pub unsafe fn Py_XDECREF(op: *mut PyObject)
Available on crate features dep_pyo3 and std only.