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