void glClearBufferiv( int buffer, int drawbuffer, ffi.Pointer<ffi.Int32> value, ) { return _glClearBufferiv( buffer, drawbuffer, value, ); }