(bind-func static set_flanger_high (lambda (inst:i8* val:float) (let ((fx (cref (cast inst [void]*) effect_kernel [void]*))) (cset! fx flanger_high val float) void)))