pub unsafe extern "C" fn PyInterpreterState_GetDict(
arg1: *mut PyInterpreterState,
) -> *mut PyObjectAvailable on
Py_3_8 and non-PyPy only.pub unsafe extern "C" fn PyInterpreterState_GetDict(
arg1: *mut PyInterpreterState,
) -> *mut PyObjectPy_3_8 and non-PyPy only.