The GC API uses system malloc/realloc/free without any MMTk specific accounting. The existing implementation does this in `rb_mmtk_xmalloc_increase_body`: https://github.com/mmtk/ruby/blob/8082532b9f720a1e7508ac32641dcfbbf51dd518/gc/default.c#L8916