GlPushDebugGroup typedef
GlPushDebugGroup =
void Function(int program, int colorNumber, int index, Pointer<NativeType> name)
Implementation
typedef GlPushDebugGroup = void Function(
int source, int id, int length, /*String*/ Pointer message);