Pointer arithmetic (byte offset).
// TODO(dacoharkes): remove this? // https://github.com/dart-lang/sdk/issues/35883 external Pointer<T> offsetBy(int offsetInBytes);