fn add(self: *Self, handle: anyframe_type) error{OutOfMemory}!void
Add a frame to the group. Thread-safe.
self: *Self,
handle: anyframe_type,