At `ByteBuffer.swift:237` and `ByteBuffer.swift:250`, Xcode 15 gives the following warning for the passed argument `&v`: `Forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.`