rb_obj_is_fiber  2870 gc.c           		if (rb_obj_is_fiber((VALUE)p)) break;
rb_obj_is_fiber   908 internal.h     VALUE rb_obj_is_fiber(VALUE);