Source position: ctgles3.pas line 8628
type TglProgramUniform2i64NV = procedure(
program_: GLuint;
location: GLint;
x: GLint64EXT;
y: GLint64EXT
);