public static extern int GL_MakeCurrent(Window window, GLContext context);
public static extern void GL_DeleteContext(GLContext context);