Move runtime_rand and runtime_memhash linkname declarations from runtime/internal/lib/runtime/runtime.go to runtime/internal/lib/hash/maphash/maphash.go to avoid polluting the runtime package namespace. Generated with [codeagent](https://github.com/qbox/codeagent) Co-authored-by: luoliwoshang <luoliwoshang@users.noreply.github.com>