pub fn generate_account_paths(
    num_account_paths: usize
) -> (Vec<TempDir>, Vec<PathBuf>)