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