pub unsafe extern "C" fn Dart_SetDoubleReturnValue(
    args: Dart_NativeArguments,
    retval: f64
)