void blendFuncSeparate(int v0, int v1, int v2, int v3) { return glBlendFuncSeparate(v0, v1, v2, v3); }