(bind-func xtm_add_rounded_rect (lambda (path x:i64 y:i64 w:i64 h:i64 r:i64) (nvgRoundedRect path (i64tof x) (i64tof y) (i64tof w) (i64tof h) (i64tof r))))