void glBufferSubData( int target, int offset, int size, ffi.Pointer<ffi.Void> data, ) { return _glBufferSubData( target, offset, size, data, ); }