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