pub fn process_balance( rpc_client: &RpcClient, config: &CliConfig<'_>, pubkey: &Option<Pubkey>, use_lamports_unit: bool, ) -> ProcessResult