(bind-func gui_draw_rect (lambda (bounds:Rect*) (nvgRect (GUI_context EXTEMPORE_GUI) (tref bounds 0) (tref bounds 1) (tref bounds 2) (tref bounds 3))))