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