pub unsafe extern "C" fn PyDict_ContainsString( mp: *mut PyObject, key: *const i8, ) -> i32
Py_3_13
Py_LIMITED_API
RustPython