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