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