void glGetVertexAttribfv( int index, int pname, ffi.Pointer<ffi.Float> params, ) { return _glGetVertexAttribfv( index, pname, params, ); }