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