Defines the native C layout for reading subtitle strings.
typedef GetSubTextNative = ffi.Pointer<Utf8> Function(ffi.Int32 index);