void glDrawElements( int mode, int count, int type, ffi.Pointer<ffi.Void> indices, ) { return _glDrawElements( mode, count, type, indices, ); }