I'm not sure how to do this properly since we need to pass something that satisfies the LoroValueLike protocol: https://github.com/loro-dev/loro-swift/blob/main/Sources/Loro/Value.swift. We have an explicit value here: https://github.com/loro-dev/loro-swift/blob/main/Sources/Loro/LoroFFI.swift#L11798 so maybe we just add a type that lets us pass that through?