const COPY_BODY: &str = "vec4 effect(vec4 src, vec2 uv) { return src; }";
vec4 effect(..) bodies that are not per-effect: a pass-through and the two-input matte.
vec4 effect(..)