Function
advance(by:)
Returns self offset forward by n array elements of Pointee type.
fun advance(by n: Int) -> PointerToMutable<Pointee>
Returns self offset forward by n array elements of Pointee type.
fun advance(by n: Int) -> PointerToMutable<Pointee>