pub fn store_plaintext_file( file: &PlaintextFile, output_dir: &Path, ) -> WorkflowResult<DecryptionOutputFile>