Source position: ctgl.pas line 10395
type TglUniform3i64ARB = procedure(
location: GLint;
x: GLint64;
y: GLint64;
z: GLint64
);