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