async fn handle_wallet_import_secrets( drk: &DrkPtr, input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the wallet import secrets subcommand handling.