pub fn process(
    rpc_client: &RpcClient,
    config: &mut CliConfig,
    clmmpool: &Pubkey,
    tick_lower_index: &i32,
    tick_upper_index: &i32
) -> ProcessResult