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