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