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