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