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