pub(crate) async fn run_sync(
    cb: KanidmClientBuilder,
    sync_config: &Config,
    opt: &Opt
) -> Result<(), SyncError>