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