Source position: glut.pp line 375
var glutTimerFunc: procedure(
millis: Cardinal;
f: TGlut1IntCallback;
value: Integer
);