ref: c1876609045eb1cf8c4cd779edbc31b625b8f148 dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);