1 2 3 4 5
typedef struct {} Display; typedef struct __GLXFBConfigRec *GLXFBConfig; GLXFBConfig *glXChooseFBConfig( Display *dpy, int screen, const int *attribList, int *nitems );