Defines the native C layout for loading raw subtitle data.
typedef LoadSubtitlesNative = ffi.Void Function(ffi.Pointer<Utf8> data);