(bind-func static set_mod_env_release (lambda (inst:i8* r:float) (let ((note (cref (cast inst [void]*) note_kernel [void]*)) (env (get_mod_env inst))) (aset! (ref env) 3 r) (cset! note mod_env env |4,float|) void)))