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