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