pub unsafe extern "C" fn PyState_AddModule( arg1: *mut PyObject, arg2: *mut PyModuleDef, ) -> c_int
PyPy
Py_3_9