Defines the Dart layout for reading subtitle strings.
typedef GetSubTextDart = ffi.Pointer<Utf8> Function(int index);