Function Glx.CreateNewContext

Commands for GLX_VERSION_1_3

gfx.bindings.opengl.glx.__GLXcontextRec* CreateNewContext (
  void* dpy,
  gfx.bindings.opengl.glx.__GLXFBConfigRec* config,
  int render_type,
  gfx.bindings.opengl.glx.__GLXcontextRec* share_list,
  int direct
) const;