#define GL_APIENTRY
#define GL_APICALL

// Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes in
// "glext.h" are parsed.
#define GL_GLEXT_PROTOTYPES

#include <GLES2/gl2ext.h>