nsvgDelete
nsvgDelete(svg);
void nsvgDelete(NSVGimage* image);
if (image) nsvgDelete(image);
nsvgDelete(p->image);