typedef Dart_FileOpenCallbackFunction = ffi.Pointer<ffi.Void> Function( ffi.Pointer<ffi.Char> name, ffi.Bool write);