Source position: glext.pp line 612
var glCompressedTexSubImage1DARB: procedure(
target: GLenum;
level: GLint;
xoffset: GLint;
width: GLsizei;
format: GLenum;
imageSize: GLsizei;
const data: PGLvoid
);