DEPRECATED_TYPE   129 .ext/include/x86_64-linux/ruby/config.h #define DEPRECATED_TYPE(mesg,x) __attribute__ ((__deprecated__ mesg)) x
DEPRECATED_TYPE    43 include/ruby/defines.h # define DEPRECATED_TYPE(mesg, decl) decl