Source position: glut.pp line 57
type TGlut1UInt3IntCallback = procedure(
u: Cardinal;
v1: Integer;
v2: Integer;
v3: Integer
);