pub unsafe extern "C" fn Dart_SetBooleanReturnValue(
    args: Dart_NativeArguments,
    retval: bool
)