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