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