pub unsafe extern "C" fn Dart_SetIntegerReturnValue(
    args: Dart_NativeArguments,
    retval: i64
)