pub fn process_dump( rpc_client: Arc<RpcClient>, config: &CliConfig<'_>, account_pubkey: Option<Pubkey>, output_location: &str, ) -> ProcessResult