pub type Dart_NativeFunction = Option<unsafe extern "C" fn(arguments: Dart_NativeArguments)>;