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