D enum that wraps SDL_BlendFactor (from SDL 2.0.6) defining blending multipliers
D enum that wraps SDL_BlendOperation (from SDL 2.0.6) defining blending operations
D struct that wraps SDL_BlendMode defining how blending should be done when an image is drawn on top of another