fn add_new_builtin_clusters_migration(
    txn: &mut Transaction<'_>,
    bootstrap_args: &BootstrapArgs
) -> Result<(), Error>