pub fn process(
    rpc_client: &RpcClient,
    config: &CliConfig,
    mint: Pubkey,
    rewarder_index: u8
) -> ProcessResult