rb_mutex_new      706 include/ruby/intern.h VALUE rb_mutex_new(void);
rb_mutex_new      789 io.c           	fptr->write_lock = rb_mutex_new();