(bind-func xtm_stroke (lambda (path paint:NVGpaint* width:i64) (nvgStrokeWidth path (i64tof width)) (nvgStrokePaint path paint) (nvgStroke path)))