PFNGLCOPYIMAGESUBDATAPROC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias PFNGLCOPYIMAGESUBDATAPROC = void function(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)

Meta