void glDrawElementsIndirect( int mode, int type, ffi.Pointer<ffi.Void> indirect, ) { return _glDrawElementsIndirect( mode, type, indirect, ); }