getBase() ..< getBase() + count
getBase()
for pointer in $0.baseAddress! ..< $0.baseAddress! + count { try body(&pointer.pointee) }