void drawElements(int mode, int count, int type, int offset) => js_util.callMethod(this, 'drawElements', [mode, count, type, offset]);