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