NSVGpaint
NSVGpaint* paint = NULL;
NSVGpaint fill; // Fill paint
NSVGpaint stroke; // Stroke paint
static void nsvg__deletePaint(NSVGpaint* paint)