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