pub unsafe extern "C" fn Dart_NewIntegerFromUint64(
    value: u64
) -> Dart_Handle