#include "state_tracker/st_gl_api.h" PUBLIC struct st_api * st_api_create_OpenGL_ES1(void) { return st_gl_api_create_es1(); }