pub unsafe extern "C" fn PyModule_AddType( module: *mut PyObject, type_: *mut PyTypeObject, ) -> c_int
Py_3_10
Py_3_9
Py_LIMITED_API