pub unsafe extern "C" fn PyThreadState_Next(
tstate: *mut PyThreadState,
) -> *mut PyThreadStateAvailable on neither
Py_LIMITED_API nor RustPython and non-PyPy only.pub unsafe extern "C" fn PyThreadState_Next(
tstate: *mut PyThreadState,
) -> *mut PyThreadStatePy_LIMITED_API nor RustPython and non-PyPy only.