pub unsafe extern "C" fn _PyDict_Contains( mp: *mut PyObject, key: *mut PyObject, hash: Py_ssize_t) -> c_int