Source position: ctgl.pas line 8886
type TglAreProgramsResidentNV = function(
n: GLsizei;
programs: PGLuint;
residences: PGLboolean
):GLboolean;