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