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