pub unsafe extern "C" fn Dart_SetReturnValue(
    args: Dart_NativeArguments,
    retval: Dart_Handle
)