GlObjectLabel typedef
GlObjectLabel =
void Function(int program, int colorNumber, int index, Pointer<NativeType> name)
Implementation
typedef GlObjectLabel = void Function(
int identifier, int name, int length, /*String*/ Pointer label);