void glGetVertexAttribIuiv( int index, int pname, ffi.Pointer<ffi.Uint32> params, ) { return _glGetVertexAttribIuiv( index, pname, params, ); }