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