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