(bind-func static set_pitch_env_amt (lambda (inst:i8* val:float) (let ((note (cref (cast inst [void]*) note_kernel [void]*))) (cset! note pitch_env_amt val float) void)))