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