pub(crate) fn is_in_gc_traversal() -> bool
Py_LIMITED_API
Py_3_11
Private helper function to check if we are currently in a GC traversal (as detected by PyO3).