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