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