Source position: glut.pp line 71
type TGlut3IntCallback = procedure(
v1: Integer;
v2: Integer;
v3: Integer
);