rb_const_warn_if_deprecated 2255 variable.c     	    rb_const_warn_if_deprecated(ce, klass, id);
rb_const_warn_if_deprecated  667 vm_insnhelper.c     void rb_const_warn_if_deprecated(const rb_const_entry_t *ce, VALUE klass, ID id);
rb_const_warn_if_deprecated  694 vm_insnhelper.c 		    rb_const_warn_if_deprecated(ce, klass, id);