mark_proc         335 gc/include/private/gc_pmark.h # define GC_MARK_FO(real_ptr, mark_proc) \
mark_proc         337 gc/include/private/gc_pmark.h     (*(mark_proc))(real_ptr); \