pub fn delete_wallet_file( id: &str, vault_path: Option<&Path>, ) -> Result<(), OwsLibError>
Delete a wallet file from the vault by ID.