void glGetVertexAttribiv( int index, int pname, ffi.Pointer<ffi.Int32> params, ) { return _glGetVertexAttribiv( index, pname, params, ); }