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