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