pub unsafe extern "C" fn PyDict_SetItemString( dp: *mut PyObject, key: *const i8, item: *mut PyObject, ) -> i32