glutMotionFunc
GLUTAPI void GLUTAPIENTRY glutMotionFunc(void (GLUTCALLBACK *func)(int x, int y));
{ "glutMotionFunc", (const GLUTproc) glutMotionFunc },