BGL: glBlendFuncSeparate

Is there any specific reason glBlendFuncSeparate is not accessible via BGL Python API? I really need to use separate blending modes which I can’t do with glBlendFunc.