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