Source position: ctgl.pas line 9667
type TglMapTexture2DINTEL = function(
texture: GLuint;
level: GLint;
access: GLbitfield;
stride: PGLint;
layout: PGLenum
):Pvoid;