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