Sometimes, for convenience, the fuzzer needs to produce some value, e.g. the parameter of a called function, but often it does not matter what this value is. There should be a way to mark the fact that this value is irrelevant, so that future fuzzer passes could transform it into something more interesting.