void glDrawArrays( int mode, int first, int count, ) { return _glDrawArrays( mode, first, count, ); }