xmalloc2_size    7810 gc.c               return objspace_xmalloc0(&rb_objspace, xmalloc2_size(n, size));
xmalloc2_size    7896 gc.c               size = xmalloc2_size(count, elsize);