@propertyWrapper struct UncheckedSendable<Value>
s5Utils17UncheckedSendableV
7NBDJ
import Utils
protocol Sendable
init(_ wrappedValue: Value)
init(wrappedValue: Value)
var wrappedValue: Value