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