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