Remove V warnings
Recent V compiler considers unsafe the union/struct fields accesses. Remove those annoying warnings by correctly marking them as unsafe
Recent V compiler considers unsafe the union/struct fields accesses. Remove those annoying warnings by correctly marking them as unsafe