cfunction
src/core/fiber.c on line 611 , column 1
(fiber/root )
Returns the current root fiber. The root fiber is the oldest
ancestor that does not have a parent. Note that a root fiber is
also a task fiber.
(fiber/root ) # => <fiber 0x562FF22F10A0> your hex number will differ