pub unsafe extern "C" fn PyType_GetModuleState(
arg1: *mut PyTypeObject,
) -> *mut c_voidAvailable on
Py_3_10 or non-Py_LIMITED_API only.pub unsafe extern "C" fn PyType_GetModuleState(
arg1: *mut PyTypeObject,
) -> *mut c_voidPy_3_10 or non-Py_LIMITED_API only.