Opaque context pointer passed to all vtable functions. This allows the allocator implementation to maintain state or reference external resources needed for memory management.
external ffi.Pointer<ffi.Void> ctx;