strdup             63 include/ruby/util.h #undef strdup
strdup             64 include/ruby/util.h #define strdup(s) ruby_strdup(s)