Alias isJXL

Wraps IMG_isJXL which checks whether data is a JXL file (from SDL_image 2.6)

alias isJXL = _isType!(IMG_isJXL,6);