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