pub unsafe extern "C" fn Py_GenericAlias( origin: *mut PyObject, args: *mut PyObject, ) -> *mut PyObject
Py_3_9