Remove dependancy of default.c on internal/object.h
We don't want the default GC to depend on Ruby internals so we can build it as a modular GC.
Remove dependancy of default.c on internal/object.h
We don't want the default GC to depend on Ruby internals so we can build
it as a modular GC.