rb_str_enumerate_bytes 7451 string.c           return rb_str_enumerate_bytes(str, 0);
rb_str_enumerate_bytes 7468 string.c           return rb_str_enumerate_bytes(str, 1);
rb_str_enumerate_bytes 7587 string.c       	return rb_str_enumerate_bytes(str, wantarray);