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