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