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