#[doc(hidden)] pub struct ThreadCheckerImpl(ThreadId);
Thread checker for #[pyclass(unsendable)] types. Panics when the value is accessed by another thread.
#[pyclass(unsendable)]
0: ThreadId