With the change to a new `strip_effect_get_new_inputs` prototype in #138016, this call got overlooked. The bool would sneak in as an `int` and silently fail.
With the change to a new `strip_effect_get_new_inputs` prototype in #138016, this call got overlooked. The bool would sneak in as an `int` and silently fail.