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