Alias PFN_glCopyTexSubImage2D

alias PFN_glCopyTexSubImage2D = nothrow @nogc extern(C) void function(uint, int, int, int, int, int, int, int);