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