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