Alias isSVG

Wraps IMG_isSVG which checks whether data is a SVG file (from SDL_image 2.0.2)

alias isSVG = _isType!(IMG_isSVG,0,2);