Source position: glut.pp line 72
type TGlut4IntCallback = procedure(
v1: Integer;
v2: Integer;
v3: Integer;
v4: Integer
);