void glBufferDataVoid(int target, int size, ffi.Pointer<ffi.Void> data, int usage) { _glBufferDataVoid(target, size, data, usage); }