glutSetWindowTitle
GLUTAPI void GLUTAPIENTRY glutSetWindowTitle(const char *title);
glutSetWindowTitle(name);
{ "glutSetWindowTitle", (const GLUTproc) glutSetWindowTitle },